PropertyTag Class |
Namespace: Independentsoft.Exchange
The PropertyTag type exposes the following members.
| Name | Description | |
|---|---|---|
| PropertyTag |
Initializes a new instance of the PropertyTag class.
| |
| PropertyTag(Int64) |
Initializes a new instance of the PropertyTag class.
| |
| PropertyTag(Int32, MapiPropertyType) |
Initializes a new instance of the PropertyTag class.
|
| Name | Description | |
|---|---|---|
| Tag |
Contains the property tag without the type part of the tag.
| |
| Type |
Contains the property type of a property tag.
|
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| Finalize | (Inherited from Object.) | |
| GetHashCode | (Inherited from Object.) | |
| GetType | (Inherited from Object.) | |
| IsEqual |
Determines whether the specified property path is equal.
(Overrides ExtendedPropertyPathIsEqual(ExtendedPropertyPath).) | |
| MemberwiseClone | (Inherited from Object.) | |
| ToString |
Converts the value of the current PropertyTag object to its equivalent string representation.
(Overrides ObjectToString.) |